home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
earcd
/
patches
/
plr30ps5.lha
/
player3_0opus5
/
check
/
1
next >
Wrap
Text File
|
1995-08-05
|
234b
|
6 lines
if EXISTS LIBS:rexxsupport.library
requestchoice "System Check" "`version LIBS:rexxsupport.library full`" "OK"
else
requestchoice "Fehler" "Die rexxsupport.library wurde nicht gefunden. *nDiese muss installiert sein !" "OK"
EndIf